﻿.centertext {
    width: 800px;
    text-align: center;
    position: absolute;
}

#X1 {
    top: 50px;
    left: 300px
}

.lefttext {
    width: 340px;
    text-align: left;
    position: absolute;
}

.rightlabel {
    position: absolute;
    width: 120px;
    text-align: right
}

#P0 {
    top: 200px;
}

#P1 {
    top: 210px;
    font-size: 30pt;
    font-weight: bold
}

#P2 {
    top: 280px;
    font-size: 18pt;
    text-align: center;
    width: 800px;
    left: 0;
}
#P3 {
    top: 330px;
    font-size: 12pt;
    text-align: center;
    width: 600px;
    left: 100px;
}
#P4 {
    top: 400px;
    text-align: center;
    width: 600px;
    left: 100px;
}
#P5 {
    top:820px;
    text-align: center;
    width: 800px;
    left: 0;
}
#EM {
    position: absolute;
    width: 340px;
    left: 230px;
    text-align: center;
    background-color: white;
    border: 5px double red;
    height: 420px;
    top: 400px;
    text-align: center;
}
#REM1 {
    position: absolute;
    width: 340px;
    left: 230px;
    text-align: center;
    background-color: white;
    border: 5px double red;
    height: 420px;
    top: 400px;
    text-align: center;
}
#paypal-button-container {
    position: absolute;
    width: 340px;
    left: 230px;
    text-align: center;
    background-color: white;
    border: 5px double red;
    height: 520px;
    top: 400px;
    text-align: center;
}
